home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Practical Internet 2002 July
/
Practical Internet July 2002.iso
/
pc
/
Software
/
FullProgram
/
sfv5_flashmag.exe
/
%MAINDIR%
/
Help
/
Macros
/
HELP80.3DM
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-01-19
|
352 b
|
10 lines
;Set up shop currencies and weight units
menuselect mmMainProperties ID_SETUPMENU_DEFINESHOPCURRENCIES
waitwindow IDS_SETUP_SHOP_CURRECIES_WEIGHT_UINTS 5000
listselect IDC_CURRENCY "USD"
listselect IDC_CURRENCY2 "EUR"
listselect IDC_WT 5
moveclick ID_WIZNEXT left
waitwindow IDS_SETUP_SHOP_CURRENCIES 5000
moveclick ID_WIZFINISH left
wait 2000